home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 1 / Macwelt DVD 1.toast / Web-Publishing / HTML-Editoren / HTML TagWriter 3.6 FAT ƒ / ReadMe < prev    next >
Encoding:
Text File  |  2001-01-23  |  3.5 KB  |  35 lines

  1. HTML TagWriter 3.6 ReadMe
  2.  
  3. There is full documentation and a tutorial available in HTML format in the folder "Documentation" (start with the file "Tagwriter_help.html"). If you don't like to read manuals, only read the "How to use this stack"  and "PopUp menus"  sections... and of course the "ShareWare"  section! To get started with the program and/or the new features, read the "Tutorial.html" file.
  4.  
  5. Mind that this program is not free  (but not expensive either: only $15 ShareWare). Registering is fast & easy by opening the “Register online” link, or with the included "Register" application, which offers all common payment methods. This program generates data which can be printed (to be sent by fax or snail-mail), copied to the clipboard or saved in a text file to be e-mailed to sales@kagi.com.
  6. Please read the section "Registering" in the documentation for details!
  7.  
  8.  
  9. HTML TagWriter is available in a 68K version, a PPC native version and a "Fat" version (68K + PPC). If you have the 68K version (use the "Get Info" command in the Finder to check this) and are running it on a PPC Mac, download the PPC or Fat version from http://go.to/tagwriter , it runs much faster!
  10.  
  11. If you don't know a thing about HTML, I recommend reading "HTML_intro.html" in the Documentation folder. Although TagWriter does most things for you, you should still know at least HTML basics to make a good and error-free web page.
  12.  
  13.  
  14. It is strongly recommended to have a recent version (2.5 or newer) of QuickTime installed.
  15.  
  16. If you encounter problems, read the "Troubleshooting" file first before mailing me. If you don't find an answer in there or you have discovered a bug, please contact me at: athomas@kagi.com
  17.  
  18. Important: Mac OS Easy Open  seems to cause unpredictable crashes when opening files in HTML TagWriter under Mac OS 8 or 8.1. To avoid these crashes, turn off "Convert text documents" in the Mac OS Easy Open control panel.
  19.  
  20.  
  21. Changes & New features in version 3.6:
  22. -More flexible file format support: when opening a file, its source format (Macintosh, Windows, UNIX) is displayed in the editor, and you can change this format on-the-fly when saving the file. When using embedded files, the embedded parts will be saved in the same format of their parent files (so you can't end up with mixed-format files like in the previous versions!)
  23. -Support for the a:link, a:visited, a:hover and a:active "Pseudo-classes" and grouped elements (multiple tags with the same style definition) in the Style Sheet editor.
  24. -Tables can be converted to tab or comma delimited text.
  25. -You can go to a specific line with the new "Go to line…" menu command.
  26. -The BASE tag can be set via the Document Properties pop-up menu in the Tools & Settings palette.
  27. -The static and dynamic Tables-Of-Contents are no longer available from the "Anchor" pop-up menu, but have moved to the "New list" pop-up menu (which I think is more logical).
  28. -The grow box is now permanently visible.
  29. -Added "none" for text-decoration in Style Sheet editor, so you can explicitly remove predefined text-decorations.
  30. -Multiple linked style sheet files are now supported (i.e. they are detected, but you can only add one with the "document properties" menu, supplemental files must be added by inserting LINK tags manually).
  31.  
  32. -The size of the file has moved to the bottom left and is shown in bytes instead of KBytes.
  33. -Selective "Nuke tags" now works properly with lowercase ending tags too.
  34. -Negative values are supported in the Style Sheet editor (although you normally won't need them).
  35. -Slightly improved splitting of large files.